-
Home
-
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches
-
13.0.3
-
Code
-
Classes
- BaseWpCliCmd
| Total Complexity |
20 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
97 |
| Lines of code |
65 |
| Logical lines of code |
27 |
| Comment lines |
12 |
| Methods |
12 |
| Properties |
0 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| loadUserFromArgs() |
S |
56 |
6 |
17 |
| canRun() |
S |
71 |
2 |
6 |
| run() |
S |
70 |
2 |
7 |
| getBaseCmdKey() |
S |
74 |
2 |
4 |
| getCommonCmdArgs() |
S |
65 |
1 |
11 |
| addCmds() |
S |
91 |
1 |
2 |
| buildCmd() |
S |
73 |
1 |
5 |
| getBaseCmdParts() |
S |
79 |
1 |
3 |
| mergeCommonCmdArgs() |
S |
79 |
1 |
3 |
| afterInvokeCmd() |
S |
91 |
1 |
2 |
| beforeInvokeCmd() |
S |
91 |
1 |
2 |
| isForceFlag() |
S |
77 |
1 |
3 |